 module Base

{

	recipe Make DG70 Front Side Window
	{
		keep Scalpel,
		FrontWindow3=1,

		Result:DG70FrontSideWindow3,
		Time:200.0,
		Category:DG70,
		SkillRequired:Mechanics=1,
		Prop1:Scalpel,
	}

	recipe Make DG70 Rear Side Window
	{
		keep Scalpel,
		RearWindow3=1,

		Result:DG70RearSideWindow3,
		Time:200.0,
		Category:DG70,
		SkillRequired:Mechanics=1,
		Prop1:Scalpel,
	}

	recipe Make DG70 Windshield
	{
		keep Scalpel,
		Windshield3=1,

		Result:DG70Windshield3,
		Time:250.0,
		Category:DG70,
		SkillRequired:Mechanics=1,
		Prop1:Scalpel,
	}

	recipe Make DG70 Rear Windshield
	{
		keep Scalpel,
		RearWindshield3=1,

		Result:DG70WindshieldRear3,
		Time:250.0,
		Category:DG70,
		SkillRequired:Mechanics=1,
		Prop1:Scalpel,
	}

	recipe Make DG70 Door Armor
	{
		BlowTorch=7,
       	keep WeldingMask,
		SheetMetal=4,
		MetalPipe=2,
		Screws=2,

		Result:DG70DoorArmor,
		Time:700.0,
		Category:DG70,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make DG70 Windshield Armor
	{
		BlowTorch=9,
      	keep WeldingMask,
		SmallSheetMetal=2,
		SheetMetal=4,
		MetalPipe=3,
		Screws=2,

		Result:DG70WindshieldArmor,
		Time:850.0,
		Category:DG70,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make DG70 Rear Windshield Armor
	{
		BlowTorch=7,
       	keep WeldingMask,
		SheetMetal=4,
		Screws=2,

		Result:DG70WindshieldRearArmor,
		Time:800.0,
		Category:DG70,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make DG70 Front Bullbar Type 1
	{
		BlowTorch=9,
       	keep WeldingMask,
		MetalPipe=8,
		Screws=2,

		Result:DG70FrontBumperA,
		Time:600.0,
		Category:DG70,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make DG70 Front Bullbar Type 2
	{
		BlowTorch=10,
       	keep WeldingMask,
		MetalPipe=6,
		Screws=2,

		Result:DG70FrontBumperB,
		Time:600.0,
		Category:DG70,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make DG70 Front Bullbar Type 3
	{
		BlowTorch=10,
       	keep WeldingMask,
       	SheetMetal=4,
		MetalPipe=2,
		Screws=2,

		Result:DG70FrontBumperC,
		Time:600.0,
		Category:DG70,
		SkillRequired:MetalWelding=6,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make DG70 Rear Bullbar Type 1
	{
		BlowTorch=9,
       	keep WeldingMask,
		MetalPipe=6,
		Screws=2,

		Result:DG70RearBumperA,
		Time:600.0,
		Category:DG70,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make DG70 Rear Bullbar Type 2
	{
		BlowTorch=10,
       	keep WeldingMask,
		MetalPipe=5,
		Screws=2,

		Result:DG70RearBumperB,
		Time:600.0,
		Category:DG70,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make DG70 Rear Bullbar Type 3
	{
		BlowTorch=10,
       	keep WeldingMask,
		MetalPipe=4,
		SheetMetal=2,
		Screws=2,

		Result:DG70RearBumperC,
		Time:600.0,
		Category:DG70,
		SkillRequired:MetalWelding=6,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Convert Sport Tire to DG70 Tire
	{
		
       	Base.OldTire3/Base.NormalTire3/Base.ModernTire3=1,

		Result:DodgeRTtire3,
		Time:600.0,
		Category:DG70,
		SkillRequired:Mechanics=4,
		
	}

	recipe Make DG70 Spoiler Type 1
	{
	keep Hammer/BallPeenHammer=1,
       		BlowTorch=3,
	keep WeldingMask,
		SheetMetal=1,
		MetalPipe=2,
		WeldingRods=1,
		Screws=2,

		Result:DG70Spoiler0,
		Time:600.0,
		Category:DG70,
		SkillRequired:MetalWelding=4;Mechanics=6,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25;Recipe.OnGiveXP.Mechanics25,
	}

	recipe Make DG70 Spoiler Type 2
	{
	keep Hammer/BallPeenHammer=1,
       		BlowTorch=3,
	keep WeldingMask,
		SheetMetal=1,
		MetalPipe=2,
		WeldingRods=1,
		Screws=2,

		Result:DG70Spoiler1,
		Time:600.0,
		Category:DG70,
		SkillRequired:MetalWelding=4;Mechanics=6,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make DG70 Roof
	{
	keep Hammer/BallPeenHammer=1,
       		BlowTorch=3,
	keep WeldingMask,
		SheetMetal=1,
		WeldingRods=2,

		Result:DG70RTRoof0,
		Time:600.0,
		Category:DG70,
		SkillRequired:MetalWelding=4;Mechanics=6,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make DG70 Front Bumper
	{
	keep Hammer/BallPeenHammer=1,
       		BlowTorch=6,
	keep WeldingMask,
		SheetMetal=2,
		MetalPipe=2,
		WeldingRods=2,
		Screws=10,

		Result:DG70FrontBumper0,
		Time:850.0,
		Category:DG70,
		SkillRequired:MetalWelding=6;Mechanics=6,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make DG70 Rear Bumper
	{
	keep Hammer/BallPeenHammer=1,
       		BlowTorch=6,
	keep WeldingMask,
		SheetMetal=2,
		MetalPipe=2,
		WeldingRods=2,
		Screws=10,

		Result:DG70RearBumper0,
		Time:850.0,
		Category:DG70,
		SkillRequired:MetalWelding=6;Mechanics=6,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make DG70 Door
	{
	keep Hammer/BallPeenHammer=1,
       		BlowTorch=8,
	keep WeldingMask,
		SheetMetal=3,
		MetalPipe=1,
		WeldingRods=2,
		Screws=10,

		Result:DG70Door3,
		Time:900.0,
		Category:DG70,
		SkillRequired:MetalWelding=6;Mechanics=6,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make DG70 Trunk Lid
	{
	keep Hammer/BallPeenHammer=1,
       		BlowTorch=8,
	keep WeldingMask,
		SheetMetal=3,
		MetalPipe=1,
		WeldingRods=2,
		Screws=5,

		Result:DG70TrunkDoor3,
		Time:900.0,
		Category:DG70,
		SkillRequired:MetalWelding=6;Mechanics=6,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make DG70 Hood
	{
	keep Hammer/BallPeenHammer=1,
       		BlowTorch=8,
	keep WeldingMask,
		SheetMetal=3,
		MetalPipe=1,
		WeldingRods=2,
		Screws=5,

		Result:DG70TAEngineDoor0,
		Time:900.0,
		Category:DG70,
		SkillRequired:MetalWelding=6;Mechanics=6,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}
}